home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / samples / Multimedia / Direct3D / MFCPixelShader / resource.h < prev    next >
C/C++ Source or Header  |  2001-10-08  |  2KB  |  51 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by pixelshader.rc
  4. //
  5. #define IDI_MAIN_ICON                   101
  6. #define IDR_MAINFRAME                   101
  7. #define IDD_FORMVIEW                    102
  8. #define IDR_MAIN_ACCEL                  113
  9. #define IDD_SELECTDEVICE                144
  10. #define IDC_DEVICE_COMBO                1000
  11. #define IDC_MODE_COMBO                  1001
  12. #define IDC_ADAPTER_COMBO               1002
  13. #define IDC_FULLSCREENMODES_COMBO       1003
  14. #define IDC_MULTISAMPLE_COMBO           1005
  15. #define IDC_WINDOWED_CHECKBOX           1012
  16. #define IDC_FULLSCREEN_TEXT             1014
  17. #define IDC_WINDOW                      1016
  18. #define IDC_FULLSCREEN                  1018
  19. #define IDC_RENDERVIEW                  1050
  20. #define IDC_VIEWFULLSCREEN              1059
  21. #define IDC_OPEN                        1111
  22. #define IDC_PRESET_0                    1114
  23. #define IDC_PRESET_1                    1115
  24. #define IDC_PRESET_2                    1116
  25. #define IDC_PRESET_3                    1117
  26. #define IDC_PRESET_4                    1118
  27. #define IDC_PRESET_5                    1119
  28. #define IDC_PRESET_6                    1120
  29. #define IDC_ADDAFTER_BUTTON             1121
  30. #define IDC_PIXELSHADER_EDIT            1125
  31. #define IDC_COMPRESULT                  1133
  32. #define IDC_INSTRUCTIONS                1138
  33. #define IDM_EXIT                        40001
  34. #define IDM_CHANGEDEVICE                40010
  35. #define IDM_ALTENTER                    40010
  36. #define IDM_TOGGLEFULLSCREEN            40011
  37. #define IDM_PAUSE                       40018
  38. #define IDM_SINGLESTEP                  40019
  39.  
  40. // Next default values for new objects
  41. // 
  42. #ifdef APSTUDIO_INVOKED
  43. #ifndef APSTUDIO_READONLY_SYMBOLS
  44. #define _APS_3D_CONTROLS                     1
  45. #define _APS_NEXT_RESOURCE_VALUE        153
  46. #define _APS_NEXT_COMMAND_VALUE         40020
  47. #define _APS_NEXT_CONTROL_VALUE         1139
  48. #define _APS_NEXT_SYMED_VALUE           102
  49. #endif
  50. #endif
  51.